projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00c8b5c
)
odhcpd: update to Git HEAD (2025-12-04)
author
Goetz Goerisch
<
[email protected]
>
Fri, 5 Dec 2025 19:11:40 +0000
(20:11 +0100)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Sat, 6 Dec 2025 16:06:22 +0000
(17:06 +0100)
63f040e88b12
formal: fix workflow permissions
d970ae0ca4a3
router: improve RA PIO search logic
8fde62a82bdd
router: rename router_clear_ra_pio
8b26b0124aed
router: remove duplicated PIOs
d354ebb66cdc
router: optimize duplicated PIO comparison
79252ed0c0c2
router: skip if branch in PIO clear functions
https://github.com/openwrt/odhcpd/compare/
6fbd70c08342
...
79252ed0c0c2
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/21055
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 2a0e421f3b943ca71a0a6cce330e281f497f18a5..9d125734a7d268f316ddd037040ed5d6c8965803 100644
(file)
--- a/
package/network/services/odhcpd/Makefile
+++ b/
package/network/services/odhcpd/Makefile
@@
-12,9
+12,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcpd.git
-PKG_MIRROR_HASH:=
cddf1a82865e1a064ff7aaf7b86e6ba076387f8717c95a0a0f0e49cebdd60dfd
-PKG_SOURCE_DATE:=2025-12-0
1
-PKG_SOURCE_VERSION:=
6fbd70c0834279f5836585a90d7c957fbb23a7e5
+PKG_MIRROR_HASH:=
7d2a69c9f514c01c4e520034554fe7da9a9fe065b9bccb9f0c7063f657c5b9fb
+PKG_SOURCE_DATE:=2025-12-0
4
+PKG_SOURCE_VERSION:=
79252ed0c0c26659a95729da0f2accaa0ddb458d
PKG_MAINTAINER:=Álvaro Fernández Rojas <
[email protected]
>
PKG_LICENSE:=GPL-2.0